colorbutton: Fix handling of transient parents
authorMatthias Clasen <mclasen@redhat.com>
Sun, 20 Sep 2020 16:03:47 +0000 (12:03 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 21 Sep 2020 15:53:48 +0000 (11:53 -0400)
commit256f845d89af5fc8f033a046245b0312672bb1f1
tree549d733343e3072f5101f3942065c5e92ce55084
parent1d34f955a270cba02beb0f3b4c5900122c7088e0
colorbutton: Fix handling of transient parents

When we create the dialog before the button has
been rooted, we need to update its transient
parent when that happens.
gtk/gtkcolorbutton.c